home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part2 / 10072 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: news.mel.aone.net.au!usenet
  2. From: mpa@iig.com.au (Mark P Allen)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Proper mask, transfer rate, etc.
  5. Date: 13 Apr 1996 13:15:57 GMT
  6. Message-ID: <1658.6677T638T2771@iig.com.au>
  7. References: <4k1740$ddo@hobbes.compusult.nf.ca> <4k1lkb$a3j@freenet-news.carleton.ca>
  8.     <2365.6671T6T1540@stud.uni-frankfurt.de> <dalec.06j5@zorro.amitrix.com>
  9. NNTP-Posting-Host: cnsta04.iig.com.au
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. On 12-Apr-96 14:06:32, Dale Currie wrote:
  14.  
  15. I am no expert on this, but some thoughts come to mind...
  16.  
  17.  DC> You're correct about the value shown in the screen shot, it is a "c".
  18.  DC> However, the default value in HDToolBox has always been 0x7ffffffe, up to
  19.  DC> and including 3.1, AFAIK.  That is just a couple of bytes shy of 2 Gigs,
  20.  DC> which is the limit of the filesystems addressing.  Anything larger is
  21.  DC> invalid.  The manual is obviously wrong, and anyway, I'd trust the
  22.  DC> programmers before the manual writer anyday. 
  23.  
  24. The Warp Engine, by default, applies the following to a disk RDB:
  25.  
  26.  MaxTransfer: 2147483647
  27.         Mask: 0xffffffff
  28.  
  29. While the filesystem addressing is limited to 2GB, the actual device
  30. limitation is 4GB. I am using the above values on all my
  31. drives/partitions, including a 4GB partition for use with VLAB Motion
  32. (I'm glad to say the problems I was experiencing with VLAB, and we were
  33. discussing recently, appear to have been fixed by the warpram utility).
  34.  
  35.  DC> As a matter of interest, I once ran some DiskSpeed tests with both a "c"
  36.  DC> and an "e" mask.  The differences were so small as to be within the
  37.  DC> variation in numbers between successive tests with no changes.  However,
  38.  DC> as usual, your mileage may vary, I'll stick with the default, it works.
  39.  
  40. Someone told me that the "c", "e" and "f" symbols represented byte, word
  41. or long offsets (I'm getting way out of my depth here though) according to
  42. the host system (eg., 16 or 32-bit etc). (?)
  43.  
  44. Regards,
  45.  
  46.          Mark
  47.  
  48. ---
  49.    mpa@iig.com.au     -    Ph:+61-70-332930     -         Cairns
  50.    Wishful Vision     -    Fx:+61-70-332931     -      Australia
  51. ---
  52.  
  53.  
  54.